ASP.NET MVC Controls
LinearGaugeBaseBuilder<TControl,TBuilder> Class Members
Methods 

The following tables list the members exposed by LinearGaugeBaseBuilder<TControl,TBuilder>.

Public Methods
 NameDescription
Public MethodCssClassSets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodCssStyleSets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodCssStylesSets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodDirectionSets the Direction property.  
Public MethodFaceSets the Face property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodFormatSets the Format property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodGetTextSets the GetText property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodHasShadowSets the HasShadow property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodHeightOverloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodHtmlAttributeSets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodIdSets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodIsAnimatedSets the IsAnimated property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodIsDisabledSets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodIsReadOnlySets the IsReadOnly property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodMaxSets the Max property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodMinSets the Min property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodOnClientValueChangedSets the OnClientValueChanged property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodOriginSets the Origin property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodPointerSets the Pointer property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodRangesSets the Ranges. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodShowRangesSets the ShowRanges property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodShowTextSets the ShowText property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodShowTicksSets the ShowTicks property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodStepSets the Step property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodTemplateBindWhen the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodThicknessSets the Thickness property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodThumbSizeSets the ThumbSize property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>)
Public MethodToTemplateTransfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodValueSets the Value property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodWidthOverloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

LinearGaugeBaseBuilder<TControl,TBuilder> Class
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback